projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a0640
)
am335x_evm: Add comment by SPL SPI support
author
Tom Rini
<
[email protected]
>
Tue, 20 Aug 2013 12:53:47 +0000
(08:53 -0400)
committer
Tom Rini
<
[email protected]
>
Wed, 28 Aug 2013 15:44:58 +0000
(11:44 -0400)
Signed-off-by: Tom Rini <
[email protected]
>
include/configs/am335x_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/am335x_evm.h
b/include/configs/am335x_evm.h
index 5ed1dca2a85cd365fc677836b61ece8a22922392..4e6429c7c8ad056a1054b046373165003ce40c57 100644
(file)
--- a/
include/configs/am335x_evm.h
+++ b/
include/configs/am335x_evm.h
@@
-240,12
+240,14
@@
#define CONFIG_SPL_ENV_SUPPORT
#define CONFIG_SPL_NET_VCI_STRING "AM335x U-Boot SPL"
+/* SPI flash. */
#define CONFIG_SPL_SPI_SUPPORT
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_LOAD
#define CONFIG_SPL_SPI_BUS 0
#define CONFIG_SPL_SPI_CS 0
#define CONFIG_SYS_SPI_U_BOOT_OFFS 0x20000
+
#define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/am33xx/u-boot-spl.lds"
#ifdef CONFIG_NAND